This feature will alert the console and any players with the permission node cex.update.announce when a new update to CommandsEX is available.
Credits go to V10lator on the Bukkit Forums for this feature - http://forums.bukkit.org/threads/autoupdate-update-your-plugins.84421/page-2#post-1222692
There is 1 config option to enable and disable this feature
Should there be a need to manually remove this feature from the JAR file, the following files must be removed:
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$1.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$2.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$JSONArray.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$JSONException.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$JSONObject.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$JSONTokener.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$ResetTask.class
com/github/zathrus_writer/commandsex/helpers/UpdateAlerter$SyncMessageDelayer.class